From 170e5d4b3a65adf8cfd85acb636aa91cf9d6af0c Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 9 Jun 2020 11:24:57 +0200 Subject: code editor auto indentation fucked up bvr comments #2 --- dist/cache_name.txt | 2 +- dist/js/app.js | 2 +- dist/pages/about.html | 5 ++--- dist/sw.js | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/dist/cache_name.txt b/dist/cache_name.txt index 5709ad0..f5767e8 100644 --- a/dist/cache_name.txt +++ b/dist/cache_name.txt @@ -2,4 +2,4 @@ -///site-static-1.0.14.3-beta-cdf17df||| +///site-static-1.0.14.3-beta-84aae4c||| diff --git a/dist/js/app.js b/dist/js/app.js index bfa51ef..dbd5dcf 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -3,7 +3,7 @@ const app_version = "1.0.14.3-beta"; -const previous_commit = "cdf17dfd5d57b5461831868feb2497073a9b19d6"; +const previous_commit = "84aae4ca1449c2cee942a49a0721e5b615f2a0c2"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { diff --git a/dist/pages/about.html b/dist/pages/about.html index bc738ce..6a9230e 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -74,7 +74,6 @@ BežiApp - # I agree, will make a script
version 1.0.14.3-beta @@ -161,11 +160,11 @@

- ^HEAD cdf17dfd5d57b5461831868feb2497073a9b19d6 + ^HEAD 84aae4ca1449c2cee942a49a0721e5b615f2a0c2

- diff --git a/dist/sw.js b/dist/sw.js index 5684fce..9b05b84 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.14.3-beta-cdf17df"; -// commit before the latest is cdf17dfd5d57b5461831868feb2497073a9b19d6 +const static_cache_name = "site-static-1.0.14.3-beta-84aae4c"; +// commit before the latest is 84aae4ca1449c2cee942a49a0721e5b615f2a0c2 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! -- cgit v1.2.3